Replace deprecated QVariant types with QMetaType
authorClaudio Cambra <claudio.cambra@nextcloud.com>
Thu, 28 Nov 2024 09:44:50 +0000 (17:44 +0800)
committerMatthieu Gallien <matthieu.gallien@nextcloud.com>
Fri, 20 Dec 2024 15:26:57 +0000 (16:26 +0100)
commit3e1bdf7412deee54c0fe34bf68dfe2d5c4113291
treedefa10dfbc42e122a71499124020952ac571d261
parent0da3c6d3b9ef8ab3554891d47a6f69ff67a6bdbc
Replace deprecated QVariant types with QMetaType

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Use QVariant metaType instead of type

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
f metatype

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
src/common/ownsql.cpp
src/libsync/foldermetadata.cpp